home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2001 May / maximum-cd-2001-05.iso / Blade of Darkness / data1.cab / Program_Executable_Files / Data / Text / English / casa.py next >
Encoding:
Text File  |  2000-11-16  |  2.1 KB  |  58 lines

  1. TextInfoCharBar1 = ("""TUKARAM""")
  2. TextInfoCharBar2 = ("""Life: 80\n"""
  3.     """Attack: 2\n"""
  4.     """Defence: 0\n"""
  5.     """Age: 25\n"""
  6.     """Height: 225 cm\n"""
  7.     """Weight: 130 Kg\n\n"""
  8.     """SPECIALITY:Two-handed axes and swords\n""")
  9. TextInfoCharBar3 = ("""INFORMATION""")
  10. TextInfoCharBar4 = ("""A proud and independent people,Tukaram's tribe \n"""
  11.     """ pay no tribute to any power, nor do they recognise \n"""
  12.     """any Lord as being superior to themselves.\n"""
  13.     """They respect only armed force \n"""
  14.     """and the ancient wisdom of their shamans.\n""")
  15.  
  16.  
  17. TextInfoCharKgt1 = (""" SARGON""")
  18. TextInfoCharKgt2 = ("""Life: 100\n"""
  19.     """Attack: 1\n"""
  20.     """Defence: 1\n"""
  21.     """Age: 40\n"""
  22.     """Height: 180 cm\n"""
  23.     """Weight: 78 Kg\n\n"""
  24.     """SPECIALITY:One-handed swords and shields\n""")
  25. TextInfoCharKgt3 = ("""INFORMATION""")
  26. TextInfoCharKgt4 = ("""Men of arms, the success of the King's Knights\n"""
  27.     """is based on their organisation, their knowledge\n"""
  28.     """of the art of war and their superior armaments\n"""
  29.     """both in attack and in defence\n""")
  30.  
  31. TextInfoCharAmz1 = ("""ZOE""")
  32. TextInfoCharAmz2 = ("""Life: 60\n"""
  33.     """Attack: 1\n"""
  34.     """Defence: 0\n"""
  35.     """Age: 19\n"""
  36.     """Height: 170 cm\n"""
  37.     """Weight: 58 Kg\n\n"""
  38.     """SPECIALITY:Spears\n""")
  39. TextInfoCharAmz3 = ("""INFORMATION""")
  40. TextInfoCharAmz4 = ("""The Adventurers travel the world in search of\n"""
  41.     """legendary treasure. They are nimble, resolute, daring\n"""
  42.     """and seasoned warriors.It is not uncommon to encounter\n"""
  43.     """them singly or in groups wandering the highways\n"""
  44.     """or delving among the ruins of yesteryear.\n""")    
  45.  
  46. TextInfoCharDwf1 = (""" NAGLFAR""")
  47. TextInfoCharDwf2 = ("""Life: 120\n"""
  48.     """Attack: 2\n"""
  49.     """Defence: 1\n"""
  50.     """Age: 153\n"""
  51.     """Height: 160 cm\n"""
  52.     """Weight: 80 Kg\n\n"""
  53.     """SPECIALITY:One-handed axes and shields\n""")
  54. TextInfoCharDwf3 = ("""INFORMATION""")
  55. TextInfoCharDwf4 = ("""For countless generations,the Dwarves have sought the most precious\n"""
  56.     """metals and jewels. Their hard but peaceful way of life\n"""
  57.     """has made them a strong yet contemplative people.\n""")
  58.